home *** CD-ROM | disk | FTP | other *** search
/ Aminet 5 / Aminet 5 - March 1995.iso / Aminet / dev / e / E_empty.readme < prev    next >
Text File  |  1995-02-12  |  1KB  |  36 lines

  1. Short:    Examples of programming handlers in E (version 1.00)
  2. Author:   vidarh@rforum.no (Vidar Hokstad)
  3. Uploader: vidarh@rforum.no (Vidar Hokstad)
  4. Type:     dev/e
  5.  
  6. This code is hereby declared public domain. No warranties of any
  7. kind is provided with this software. I accept no liability whatsoever
  8. for damage caused directly or indirectly by the use of this program.
  9.  
  10. Returns the number of ASCII NUL (0) specified as filename: "Copy
  11. Empty:100 Ram:test" will create a file "test" in Ram:
  12. containing 100 ASCII NUL
  13.  
  14. The code uses the ReplyPkt() function of V36+ dos.library.
  15. To use it with 1.2/1.3, uncomment the replypkt() function, and
  16. change the case of the "ReplyPkt()" calls to "replypkt"
  17.  
  18. Based on "empty-handler" in C by o.wagner@aworld-2.zer[.sub.org]
  19.  
  20. Needs AmigaE3.1a or newer
  21.  
  22. Have fun,
  23. Vidar Hokstad <vidarh@rforum.no>
  24.  
  25.  
  26. ============================= Archive contents =============================
  27.  
  28. Original  Packed Ratio    Date     Time    Name
  29. -------- ------- ----- --------- --------  -------------
  30.      831     500 39.8% 29-Jan-95 17:19:38  eempty.readme
  31.     1904    1149 39.6% 29-Jan-95 17:15:24  empty-handler
  32.     3237    1414 56.3% 29-Jan-95 17:15:22  empty-handler.e
  33.       90      85  5.5% 29-Jan-95 17:16:24  empty.mountlist
  34. -------- ------- ----- --------- --------
  35.     6062    3148 48.0% 02-Feb-95 17:02:26   4 files
  36.